home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / noise.z / noise
Encoding:
Text File  |  2002-10-03  |  2.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. nnnnooooiiiisssseeee((((3333GGGG))))                                                            nnnnooooiiiisssseeee((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      nnnnooooiiiisssseeee - filters valuator (mouse, cursor, and GL timer) motion
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee nnnnooooiiiisssseeee((((vvvv,,,, ddddeeeellllttttaaaa))))
  13.      iiiinnnntttteeeeggggeeeerrrr****4444 vvvv,,,, ddddeeeellllttttaaaa
  14.  
  15. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  16.      _v       expects a valuator. A valuator is a single-value input device.
  17.  
  18.      _d_e_l_t_a   expects the number of units of change required before the
  19.              valuator _v can make a new queue entry.
  20.  
  21. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.      nnnnooooiiiisssseeee determines how often queued valuators make entries in the event
  23.      queue.  Some valuators are noisy. For example, a device that is not
  24.      moving can still report small fluctuations in value.  nnnnooooiiiisssseeee is used to
  25.      set a lower limit on what constitutes a move.  That is, the value of a
  26.      noisy valuator _v must change by at least _d_e_l_t_a before the motion is
  27.      considered significant. For example, nnnnooooiiiisssseeee((((vvvv,,,,5555)))) means that valuator _v
  28.      must move at least 5 units before it makes a new queue entry.
  29.  
  30.      The default noise value for all valuators is 1, except for the timer
  31.      devices (TIMER_n), for which it is 10000.  The frequency of timer events
  32.      is returned by the ggggeeeettttggggddddeeee inquiry GDTIME.
  33.  
  34. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  35.      getgde, qdevic, setval
  36.  
  37. NNNNOOOOTTTTEEEE
  38.      This routine is available only in immediate mode.
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.